Class - IndividualCharge

D2LogicalModel.Extension.Approved.ParkingPublications.ParkingVehiclesPublication
Information on the individual charge for parking the specified vehicle.

List of attributes

Name Data Type Order Definition    
chargeBandReference VersionedReference 0 A reference to a charge band.    
chargeCurrency CurrencyEnum 2 A three-character code according to ISO 4217 for the currency in which the parking charge is specified (e.g. EUR, GBP, SEK, CZK).    
chargePaid AmountOfMoney 1 The charge paid for this vehicle. If the vehicle is still parking, it's the charge amount accumulated so far.    
usedMeansOfPayment MeansOfPaymentEnum 3 The payment method used to pay for this parking vehicle. If it is 'paymentCard', use 'UsedPaymentCard' to specify more details.    
withReservation Boolean 4 Specifies, whether there was a reservation made for this vehicle.    

Associations

Multiplicity From Role Role description Association Multiplicity To Role Role description  
0..1 IndividualCharge related to ParkingVehicle  
0..1 UsedPaymentCard related to IndividualCharge  

Used By (diagrams)